home *** CD-ROM | disk | FTP | other *** search
/ F1 Licenseware / F1 Licenseware - Volume 1.iso / disks / 028.dms / 028.adf / Commands_List / Shell_Management / Alias next >
Text File  |  1992-02-26  |  853b  |  27 lines

  1. Command Name : Alias
  2.  
  3. Function : Set or display command aliases
  4.  
  5. Arguments : [<name>] [<string>]
  6.  
  7. Loaction : C directory
  8.  
  9. When you become a rugular Shell user you find that it can be incredibly time
  10. consuming typing out long paths or names.  With the Alias command you can
  11. set up the Shell to recognize a short word to mean a longer one.  If you 
  12. read the file S:Shell-Startup you will realise there are several aliases
  13. already built in.  You can use Ed to add more.  Without arguments, Alias 
  14. tells you which commands are aliased already.  With arguments you can set up
  15. your own aliases.  There are some aliases on the CLI windows on this disk.
  16. Type Alias at the CLI prompt to find out what they are!
  17.  
  18. Examples
  19.  
  20. Alias dcopy Diskcopy Df0: to Df1:
  21.  
  22.         Typing dcopy will now be interpreted as Diskcopy Df0: to Df1:
  23.  
  24. Alias
  25.  
  26.         Shows all aliases.
  27.